home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / hardware-part1 / 3628 < prev    next >
Encoding:
Text File  |  1996-08-05  |  2.0 KB  |  58 lines

  1. Newsgroups: comp.sys.amiga.hardware
  2. Path: actrix.gen.nz!cpalmer
  3. From: cpalmer@atlantis.actrix.gen.nz (Colin Palmer)
  4. Subject: Re: Using PC Zip Disks, the truth
  5. Message-ID: <DMB1yD.FIG@actrix.gen.nz>
  6. Sender: news@actrix.gen.nz (News Administrator)
  7. Organization: Actrix - Internet Services
  8. Date: Mon, 5 Feb 1996 13:39:48 GMT
  9. References: <3-633-265-0-2401b475@nwamiga.apana.org.au> <1749.6608T839T1525@xmission.com>
  10. X-Nntp-Posting-Host: atlantis.actrix.gen.nz
  11.  
  12. In article <1749.6608T839T1525@xmission.com>,
  13. John S. Burger <jsburger@xmission.com> wrote:
  14. > Here is the mount list I use. I have the commercioa version of CrossDOS. I
  15. > don't think the one that comes with the OS is usable with hard drives.
  16.  
  17. The version of CrossDOS with Workbench 3.0 almost works with harddrives.  
  18. After a week of changing settings and rebooting, it finally occurred to 
  19. me to look at the example files provided by Hisoft with the Squirrel.  
  20. There is one for a 270Mb SyQuest drive that is easily changes to work 
  21. with a ZIP drive.  The main thing that the info floating around out there 
  22. forgets to tell you is that THE NAME OF THE DEVICE MUST END IN C (eg 
  23. ZIPC:, PC100C:, ZIP_PC: etc.).  Another thing is that I cannot seem to 
  24. format MS-DOS ZIP disks, no matter what I try (it fails with "disk not 
  25. validated").
  26.  
  27. Here's something that should work (works for me under Workbench 3.0):
  28.  
  29. ZIP_PC:
  30.    Surfaces = 1
  31.    BlocksPerTrack = 1
  32.    Lowcyl = 0
  33.    Highcyl = 196608
  34.    BufMemType = 5
  35.    Blocksize = 512
  36.    Device = <name or your scsi device>
  37.    Unit = 5 or 6
  38.    Flags = 0x00000000
  39.    Mask = 0x7FFFFFFE
  40.    Maxtransfer = 0x7FFFFFFF
  41.    Reserved = 0
  42.    Filesystem = L:CrossDOSFileSystem
  43.    Stacksize = 2000
  44.    Priority = 5
  45.    Buffers = 30
  46.    Dostype = 0x4d534800
  47.    Mount = 1
  48. #
  49.  
  50.  
  51.  
  52. -- 
  53.      /// --------------------+-----------------------------------------------+
  54.     ///  Colin Palmer        |A! JW21 YK++i WK+++ DT+ P&B++ SL++^ SK+++ GDF- | 
  55. \\\/// cpalmer@actrix.gen.nz | P+ $+ E19a Ee13c H2 PonSadMeal XBHurts Ay75 M |
  56.  \XX/ -----------------------+-----------------------------------------------+
  57.